home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / vfx003wb.zip / VOTEFIX.CFG next >
Text File  |  1993-04-19  |  6KB  |  141 lines

  1. ;Address that is running VoteFix.  No default.  Must be specified.
  2. ;This address only appears in feedback send back to voters.
  3. Address 1:163/307.30
  4.  
  5. ;SystemName is the name of your BBS/System running VoteFix.  No default.
  6. ;Must be specified.
  7. SystemName Carp Valley Point
  8.  
  9. ;SysopName is your name or the name of the election coordinator.  No default.
  10. ;Must be specified.
  11. SysopName Steve Mulligan
  12.  
  13. ;The VoteFixName verb tells VoteFix what name it will identify as itself when
  14. ;scanning message areas for ballots.  The default is VoteFix.
  15. VoteFixName VoteFix
  16.  
  17. ;Addresses to notify if a vote was cast after an election has closed.  Sender
  18. ;is a valid address (sends to the person the vote was cast by).  The default
  19. ;is Sender.  You can have up to eight of these.  When you specify an address,
  20. ;there is an optional second parameter that is the name of the person at the
  21. ;address.  If this isn't specified, Sysop is used.
  22. BadDate Sender
  23.  
  24. ;Address to notify if there was already a vote received from the address who
  25. ;is voting.  Sender is a valid address (sends to the person the vote was
  26. ;cast by).  The default is Sender.  You can have up to eight of these.  When
  27. ;you specify an address, there is an optional second parameter that is the
  28. ;name of the person at the address.  If this isn't specified, Sysop is used.
  29. Cheating Sender
  30.  
  31. ;Address to notify if voter was not found in a .LST file if there is one for
  32. ;the election.  Sender is a valid address (sends to the person the vote was
  33. ;cast by).  The default is Sender.  You can have up to eight of these.  When
  34. ;you specify an address, there is an optional second parameter that is the
  35. ;name of the person at the address.  If this isn't specified, Sysop is used.
  36. NotInList Sender
  37.  
  38. ;Message base path takes three options.  It defines what message bases it
  39. ;should scan when VoteFix is run in Scan mode (gathering votes).  The first
  40. ;is the path to the message base.  The second is the message base type
  41. ;(Squish, Hudson, Fido, Ezy).  The third is where VoteFix will start scanning
  42. ;(LastRead, First).  If the message base type if omitted, Squish is the
  43. ;default.  If where to start scanning from is omitted, LastRead is the
  44. ;default.  There can be eight of these.
  45. ;
  46. ;Note: If you are using Hudson or EzyComm message bases, you put the board
  47. ;number in front of the path.  eg:  007C:\MYMSGS
  48. MsgBase \msgs\votefix Squish First
  49.  
  50. ;Subject defines the elections you are running.  It takes three options.  The
  51. ;first is the actual subject of the election.  The second is the file
  52. ;(without extension) to where the results for this election will be stored.
  53. ;The thrid is the Year (two numbers) separated by a dash then month then a
  54. ;dash then date (eg. 93-11-31 in other words, the date the election closes
  55. ;in YY-MM-DD format).  Be sure to choose the filename carfully. Don't add
  56. ;an extension because .VFX is used.  Also, your .VOT, .INF & .LST files will
  57. ;use the same filename only with a .VOT, .INF or .LST extension.
  58. Subject BestCar BestCar 93-04-20
  59.  
  60. ;Tally defines that bases that get posted to when you request a tally ( -T on
  61. ;the command line) or a password report ( -R on the command line).
  62. ;Tally takes five options.  The first one is the pathname to the .VFX file to
  63. ;tally when the -T option is specified on the command line.  The second is the
  64. ;destination of the report when this election is tallied.  This can be
  65. ;TextFile, Screen, Squish, Hudson or Fido.  The third option is the path name
  66. ;of the file that the report will be written to (not used if Screen was
  67. ;specified).  The fourth option (optional) is the address who the report is
  68. ;destined for (not used if Screen or TextFile was specified).  The fifth
  69. ;option is the name of the person you want the message addressed to.
  70. ;
  71. ;Note: If you are using Hudson message bases, you put the board number
  72. ;in front of the path.  eg:  007C:\MYMSGS
  73. Tally BestCar Squish \msgs\votefix 1:163/307.30 Steve Mulligan
  74.  
  75. ;Sent back when user asks for vote confirmation.
  76. ConfirmFile           CFMNRMFL.DEF
  77.  
  78. ;Sent back when user asks for vote confirmation.  Includes vote in reply.
  79. ConfirmVoteFile       CFMVOTFL.DEF
  80.  
  81. ;Sent to admin when people trying to cheat.
  82. CheatingFile          CHEATNRM.DEF
  83.  
  84. ;Sent to sender when trying to cheat.
  85. CheatingSenderFile    CHEATSND.DEF
  86.  
  87. ;Sent to admin when people not in valid voters list.
  88. NotInListFile         NOLSTNRM.DEF
  89.  
  90. ;Sent to sender when not in valid voters list
  91. NotInListSenderFile   NOLSTSND.DEF
  92.  
  93. ;Sent to admin when late ballot received.
  94. BadDateFile           BDATENRM.DEF
  95.  
  96. ;Sent to sender when late ballot received.
  97. BadDateSenderFile     BDATESND.DEF
  98.  
  99. ;Sent when can't find a matching subject and ExactSubject is true.
  100. BadSubjectFile        BDSUBJFL.DEF
  101.  
  102. ;Sent when can't find a valid matching vote in .VOT file and ExactVote in use.
  103. BadVoteFile           BDVOTEFL.DEF
  104.  
  105. ;Sent back when user requests a tally.
  106. SmallTallyFile        TALLYSML.DEF
  107.  
  108. ;Sent back when user requests information about an election.
  109. VoteInfoFile          VOTEINFO.DEF
  110.  
  111. ;Sent back when user requests list of valid subjects.
  112. SubjectListFile       SUBJLIST.DEF
  113.  
  114. ;Sent back when user requests list of valid votes.
  115. VoteListFile          VOTELIST.DEF
  116.  
  117. ;When AllowTally is No, will not allow user to see tallied results (!).
  118. ;Default is Yes.
  119. AllowTally Yes
  120.  
  121. ;When AllowConfirm is No, will not allow user to see confirmation (@).
  122. ;Default is Yes.
  123.  
  124. AllowConfirm Yes
  125.  
  126. ;When AllowVoteConfirm is No, will not allow user to see vote confirmation (#).
  127. ;Default is Yes.
  128. AllowVoteConfirm Yes
  129.  
  130. ;When AllowElectionInfo is No, will not allow user to .INF files ($).
  131. ;Default is Yes.
  132. AllowElectionInfo Yes;
  133.  
  134. ;When AllowVoteList is No, will not allow user to see valid votes (%).
  135. ;Default is Yes.
  136. AllowVoteList Yes
  137.  
  138. ;When AllowElectionList is No, will not allow user to see valid election
  139. ;list (^).  Default is Yes.
  140. AllowElectionList Yes
  141.